CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VB6.0 串口

搜索资源列表

  1. 1

    0下载:
  2. 用VB进行串口实时数据采集,本文介绍VB6.0利用MSComm通信控件,开发微机通过串口对工业仪表进行实时数据采集的编程技术。给出的程序代码具有通用性,并有详细的注释,可以直接或稍加改动后用于其他数据采集或实时控制程序中。-Using VB serial real-time data acquisition, communication paper introduces VB6.0 using MSComm control, through the serial port on the comp
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:70158
    • 提供者:li
  1. comtest

    0下载:
  2. 使用VB实现的串口调试工具的完整源码。本程序的运行环境为VB6.0。 如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-full soure for vb com test
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:4936
    • 提供者:陆某某
  1. batdragon18B20cewen

    0下载:
  2. 基于VB6.0的蝙蝠龙串口无线温度采集软件V1.0,可以通过串口采集温度数据并将数据保存到txt文件。-Source code of wireless temperature acquisition software based on Visual basic 6.0.It can acquire data and save data to txt file.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:51009
    • 提供者:胡海兵
  1. USB2550

    0下载:
  2. USB 2550 实验板包含代码: USB2550.pdf - 实验板电路图 USB_CDC.rar - USB CDC(USB转串口)应用实例,CCS源代码 USB_HID_demo.rar - USB HID 例程及hid库源代码,MPLAB C18源代码,库为汇编代码 USB_HID_DLL_VC_DELPHI_VB.rar - USB HID 上位机例程,包括VC++,VB6,Delphi源代码-USB 2550 experiment board contains
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3081256
    • 提供者:jinmh
  1. XK3190

    0下载:
  2. 用VB6开发的XK3190-9+P电子秤串口数据接收程序-VB6 development XK3190-9+P electronic scales serial data reception program
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:5823
    • 提供者:林彬
  1. vbcheckport

    0下载:
  2. vb源码检测串口个数示例,没有EXE的话自己运行VB6.0编译一下,程序运行界面如截图所示-vb source code to detect the serial number of the sample, the words themselves do not run VB6.0 EXE compile it, run the program interface as shown in the screenshot
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2597
    • 提供者:ipudn4
  1. vbchuankou

    0下载:
  2. VB 串口程序描点画图,程序很小,只有几k,有VB6.0的可对源代码重新编译,运行测试图如截图示。源代码里的部分注释说明:选择com1   MSComm1.CommPort = 1   设置波特率为9.6kpbs,没有奇偶校验,8位数据位,1位结束位   MSComm1.Settings = "9600,N,8,1"   读取全部的输入缓冲区   Case comEvReceive   此处的代码可以进行当串口的接受缓冲区里有RThreshold个字符的处理-
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2469
    • 提供者:wpudn16
  1. comtestdialog

    1下载:
  2. VB编写的单片机与电脑串口调试器,串口可选择、波特率、数据位、校验位、停止位都可以根据需要自定义,设置好以后可打开串口,发送字符可选择16进制,可自动发送,同时可添加CRC校验、LRC校验等,适时显示通讯状态。VB6.0环境的,可重新编译源代码。-VB, SCM and computer serial debugger, optional serial port, baud rate, data bits, parity, stop bits can be customized accordin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9412
    • 提供者:bpudn47
  1. vb_rs232_view

    0下载:
  2. 用VB6.0编的一个上位机应用程序源代码,是串口通讯类的,仅供参考。-Compiled with VB6.0 a PC application source code, a serial communications for reference purposes only.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:104238
    • 提供者:刘瑜璋
  1. ComTest

    0下载:
  2. 串口测试软件用vc++6.0写的 用于测试串口-Test software written in vb6.0 by use of the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3993644
    • 提供者:
  1. Backup_11

    0下载:
  2. VB6寫的燒錄程式可透過串口和Arduino板來燒錄AT89C2051/4051的晶片-VB6 program can be written to burn burn AT89C2051/4051 wafers through serial and Arduino board
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:8994
    • 提供者:Johnny Hsu
  1. com

    0下载:
  2. VB6串口通讯,用的是API函数,对学习串口通讯有很好的帮助-VB6 serial communication, using the API function, there is a good help for learning serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:4754
    • 提供者:ccczwh
  1. ComTools

    0下载:
  2. VB6 的运行环境,省去安装VB6.其中包含了一些串口调试的软件。-Some files needed by VB6 program,so you needn t install VB6 anymore.a few of serial debug software also included.
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3535377
    • 提供者:普云忠
  1. PC-and-GSM-SMS-module-

    0下载:
  2. vb6 PC机与GSM短信模块串口通信 源代码-PC and GSM SMS module serial communication
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:31185
    • 提供者:315430489
  1. ComDebug

    0下载:
  2. 通过串口接收检验仪器发送的原始数据,进行解码调试的辅助程序。用VB6.0编写,集成了本地数据库访问功能,方便累积仪器数据。-Through the serial port to receive the original data sent by the test instrument, the decoding and debugging of the auxiliary program. Prepared with VB6.0, the integration of the local ac
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:42141
    • 提供者:user
  1. FXTONGXUN

    0下载:
  2. 三菱FX系列控制器串口通讯程序源代码VB6.0-Mitsubishi FX series controller serial communication program source code written by VB6.0
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:105860
    • 提供者:奔跑
  1. Vb-FX2N-COM

    1下载:
  2. 通过VB6.0控制三菱FX2nPLC与PC串口通信VB6.0的串口通信实例源代码-Control by VB6.0 Mitsubishi FX2n PLC and PC serial communication VB6.0 serial communication source code examples
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:28704
    • 提供者:wangmian
  1. octopus

    0下载:
  2. VB6.0编的串口通信调试工具,具有I2C调试功能,可设置串口的各个参数.-Serial communications debugging tool VB6.0 series with I2C debugging function, you can set various parameters of the serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1069129
    • 提供者:康强
  1. Serial

    0下载:
  2. VB串口助手,简单的小工具,有助于VB6.0的学习。-VB6.0 serial assistant
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3064122
    • 提供者:朱世杰
  1. cejirbilitysbreakpointscheduler

    0下载:
  2. VB,net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32,-VB.net serial port communication support always let a person feel inadequate, when using VB6 MsComm32,
  3. 所属分类:Network Security

    • 发布日期:2017-12-17
    • 文件大小:19456
    • 提供者:QO&32825
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com